PGetCMSOn

Determines whether or not the Color Management System is turned on.

This query is new in PageMaker 6.5


Query results

This query returns a boolean value that indicates whether Color Management is enabled (true) or disabled (false).
Example.
PGetCMSOn isOn();
if (isOn == false) ...

Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support